Pesquisar nos scripts por "Buy sell"
Trendline + Bull/Bear Flag + EMA 9/21 Buy-Sell Signalseasy scalping and buy sell signals on 9-21 ema cross and trendline breakout
AlgoFlex Buy Sell Signal (1h only)
**Overview**
AlgoFlex Scalper plots buy/sell signal markers using:
* a range filter (EMA of absolute bar changes) to define short-term bias,
* an Adaptive Moving Average (AMA) slope to confirm direction, and
* an ATR threshold to filter weak momentum.
Signals are evaluated on bar close to reduce intrabar noise. This is an indicator, not a strategy.
**How it works (concepts)**
* Range filter: smooths price with an EMA-based range measure and forms upper/lower bands.
* Trend state: counts consecutive movements of the filtered series (up/down counters) to avoid whipsaws.
* AMA + ATR gate: rising AMA with change > ATR \* atrMult can produce a long signal; falling AMA with change < -ATR \* atrMult can produce a short signal.
* TP/SL markers: projected using ATR multiples (tpMult, slMult). Visual guides only.
* Buy Signal, Sell Signal, plus optional TP/SL notifications. Designed to fire on bar close.
XAUUSD Buy/Sell Alerts with SL & TPThis custom TradingView indicator identifies high-probability buy and sell signals on XAUUSD using EMA crossovers combined with RSI confirmation. Designed for precision entries, it automatically calculates optimal Stop Loss (SL) and Take Profit (TP) levels based on user-defined pip distances.
Key Features:
Fast and Slow EMA crossover for trend direction
RSI filter for momentum confirmation
Dynamic SL and TP levels to manage risk and reward
Visual buy/sell signals plotted on chart
Real-time alerts with detailed messages including entry price, SL, and TP
Suitable for multiple timeframes and trading styles
Perfect for traders seeking clear signals with built-in risk management for scalping or swing trading XAUUSD.
Multi-Confirm Buy Sell Pulse (MCBSP)The MCBSP generates repeat buy/sell signals using four combined filters: EMA trend direction, MACD histogram momentum, RSI for overbought/oversold, and volume confirmation. Green “BUY” and red “SELL” labels appear on the exact signal bar, allowing for frequent trades. Alerts are included for automation or notifications. Visual cues are compact—no background overlays or excessive lines
VWMA MACD Amanita Buy/Sell Signals VWMA MACD Amanita Buy/Sell Signals – Volume-Weighted Momentum Indicator
A twist on the classic MACD: this indicator uses Volume Weighted Moving Averages (VWMA) instead of EMAs, giving more weight to price moves backed by higher volume.
Features:
VWMA-based MACD line & signal line
Histogram highlights bullish/bearish momentum
Color-coded for easy visualization
Quick Guide:
MACD above Signal → bullish
MACD below Signal → bearish
Rising histogram → strengthening trend
Falling histogram → weakening trend
Perfect for traders who want momentum confirmed by volume.
OHLC Horizontal Compact + Volume + Buy/SellA compact, single-row horizontal table for TradingView displaying Open, High, Low, Close (OHLC), net change, percentage change, volume, and buy/sell pressure percentages. The table is fully color-coded for easy interpretation: green for positive values, red for negative, and yellow for neutral. Table position is fully customizable (top, middle, bottom / left, center, right). Ideal for traders who want a concise, real-time snapshot of price action and market sentiment in a single row.
Features:
OHLC values in one horizontal row
Net change (Δ) and % change with directional arrows
Real-time volume display
Buy/Sell pressure % with dynamic coloring
Fully customizable table placement
Works on all timeframes
RCI Buy/Sell Signals RCI Buy/Sell Signals — Dual-RCI State Machine with EMA Bias (Protected)
A purpose-built signal tool that combines two RCI horizons with a deterministic state machine and an EMA-based background bias. It is not a simple mashup: the components are designed to work together so that trend context, timing, and exits form a coherent workflow.
The code remains closed-source to protect a proprietary implementation; this description explains what it does and how the pieces interact so traders can evaluate it.
What it does
On-chart signals: Marks potential BUY/SELL entries and EXITs directly on the chart (markers are drawn with a −1 bar offset for readability).
Trend bias at a glance: Background shading reflects EMA context:
Green when price is above both EMA1 and EMA2
Red when price is below both EMA1 and EMA2
No shading otherwise
(EMA lengths and timeframes are user-configurable.)
Deterministic state machine: Ensures only one active side at a time (flat → long/short → exit), so entries/exits do not overlap or contradict each other.
How it works (conceptual)
Two-horizon RCI framework:
A MID-RCI monitors regime transitions using mid-range thresholds.
A LONG-RCI acts as a slower directional filter/validator.
Two timing modes (you can enable either or both):
Steadily — MID-RCI transitions across mid-band thresholds (e.g., around −50/50) govern entries; LONG-RCI direction is used to confirm/align.
Above — LONG-RCI crosses its pivotal level (around zero) with directional agreement.
These modes are integrated—not stacked randomly—so that one provides timing, the other directional context.
Exits & risk guard: Exits trigger on MID-RCI reaching extreme bands (e.g., ±85) or when price violates a simple N-bar extremum stop (default: 20-bar low/high), whichever comes first. This makes exits explicit rather than relying on a trailing overlay.
Why this is not “just a merge”
The EMAs are not a separate indicator pasted on top; they only provide a binary bias that gates background shading and helps filter entries visually.
The RCI pair is functionally split (timing vs. confirmation) and then synchronized through a state machine that prevents conflicting signals and enforces clean transitions.
The script ships with signal placement discipline (−1 offset markers for clarity) and built-in exit logic based on RCI extremes plus a simple context stop—an integrated design choice, not an ad-hoc mix.
Inputs (overview)
Display: Show Entry Signals / Show Exit Signals / Show Background
Context: EMA1/EMA2 lengths & timeframes (background bias only)
RCI: Long/Mid lengths and source
How to use
Apply the script on a clean chart (no other indicators unless you explain why).
Use the background color as high-level bias, then use the on-chart signals for timing.
Optionally set alerts with “Any alert() function call” to receive signal notifications.
Confirm with your own risk management, liquidity checks, and higher-timeframe confluence.
Notes on publication (for moderators & traders)
Closed-source rationale: The specific RCI ranking/threshold scheme and the state-machine selection logic are part of ongoing proprietary research; the code is protected.
This description details the concepts and interactions sufficiently to understand what the script does and how components work together, while preserving implementation specifics.
Disclaimer
For educational/informational purposes only; not financial advice. Test thoroughly before live use. Trading involves risk.
Volume Split Subwindow — Buy/Sell %, ADX, DeltaThis script splits each candle’s volume into **buy vs sell portions** (teal = buy, red = sell).
It plots a **volume histogram** with moving average lines (MA and 2×MA) for breakout detection.
Two side panels show **Buy/Sell %, Delta, ADX, and absolute buy/sell volumes** for quick analysis.
KhoiHV - Bollinger Bands Buy/Sell Area ProBollinger Bands Buy/Sell Area Pro is a professional-grade indicator designed to identify potential trading opportunities based on Bollinger Bands. It highlights dynamic buy and sell areas by combining price action with volatility, helping traders quickly visualize market conditions.
✨ Key Features
Automatically plots upper, middle, and lower Bollinger Bands.
Marks Buy Areas when price enters oversold zones near the lower band.
Marks Sell Areas when price enters overbought zones near the upper band.
Configurable inputs for length, source, and multiplier to fit any trading style.
Easy-to-read chart visuals with colored zones for instant recognition.
💡 How to Use
Look for Buy Areas near the lower band in trending markets to catch potential rebounds.
Watch for Sell Areas near the upper band to anticipate possible pullbacks.
Combine with volume, momentum, or trend indicators for stronger confirmation.
This tool is especially useful for traders who want a clear, visual edge in spotting volatility-based entries and exits without constantly recalculating signals.
Cvd Divergence Signals with filter.
CVD Divergence + Candles - False Signal Filter
Hey traders,
I want to share my custom indicator with you. Through testing, I've found that CVD (Composite Volume Delta) captures divergences much more accurately than traditional tools like RSI. But this isn't just another divergence indicator - I've added strict candlestick pattern confirmation to filter out false signals. I'll keep improving this tool over time, and I welcome all your suggestions in the comments.
How it works step-by-step:
1. First, it detects CVD divergences (the delta between buy/sell volumes)
2. Then confirms each signal with reversal candlestick patterns:
- Hammer/Hanging Man
- Engulfing
- Pin Bar
- Inside Bar
Why mine beats standard CVD indicators:
• No raw divergences - only shows signals confirmed by BOTH volume AND price action
• Eliminates 80% of junk signals from basic versions
• Adaptable to any asset and timeframe
Simple usage guide:
Green arrows = Buy when:
- CVD shows bullish divergence
- AND a hammer/pin bar appears
Red arrows = Sell when:
- CVD shows bearish divergence
- Confirmed by hanging man/engulfing pattern
Pro tip:
For best results, combine with:
• Volume profile analysis
• Smart Money concepts (order blocks, FVGs )
Important notes:
This isn't a holy grail - I personally use it with support/resistance levels. Works best on 5M charts for scalping.
**PS** Got questions? Drop them in comments!
Miro2.0 Buy / Sell NewbieMiro2.0 Buy / Sell Newbie
This sinyal for newbie, help you to buy cheap / low prices. No teknikal needed just follow my signal.
DISCLAIMER:
Buy n Sell just momentum, please be wise buy on bottom sell on peak
UPTREND DOWNTREND Buy/Sell by EAGLE EYESUPTREND DOWNTREND Buy/Sell by EAGLE EYES is a trend-following indicator designed to help traders quickly identify market direction and take timely Buy or Sell decisions.
It works by analyzing price action, trend strength, and momentum shifts to plot clear visual labels for UPTREND (Buy) and DOWNTREND (Sell) zones on the chart.
Key Features:
Clear Trend Direction: Highlights bullish (UPTREND) and bearish (DOWNTREND) phases directly on the chart.
Buy/Sell Signals: Generates easy-to-read Buy/Sell markers for quick decision-making.
Works on All Timeframes & Assets: Suitable for stocks, forex, crypto, and commodities.
Noise Reduction: Filters out small market fluctuations to avoid false signals.
User-Friendly: No complex settings—simple and effective visual guidance.
Trading Tip:
Use this indicator alongside volume analysis or support/resistance zones to confirm signals for higher accuracy.
Zero-Lag Scalper with Trend Line (BUY/SELL labels) BY RAHZero-Lag Scalper with Trend Line (BUY/SELL labels) BY RAH
SmartTrade - ALMCorpHello everyone! I’d like to introduce my creation—the Smart Trade indicator. I’ve identified certain patterns and discovered that specific moving averages, at certain deviations, can have a strong impact on price. So, what does this indicator do?
It uses the daily timeframe as the basis for displaying levels. For each cryptocurrency, a unique deviation coefficient is calculated for each level. Essentially, we take two deviation zones—the buy zone and the sell zone—treating them as 0 and 1, respectively. From there, we can plot internal levels based on the Fibonacci sequence.
To summarize:
The indicator displays two main zones (buy/sell).
It also shows internal Fibonacci levels, which exert strong influence on price movements.
For convenience, each level is marked with its corresponding numerical value.
Key Levels for Altcoins: The 0.25–0.5 Range and Imbalance
For many altcoins, the most critical levels are 0.25 and 0.5. Prices tend to stay within this range most of the time—breaking beyond these levels signals a market imbalance, which is usually short-lived.
Example Scenario:
Normal Movement: Price moves between 0.25 (support) and 0.5 (resistance).
Downside Break (Imbalance): If price falls below 0.25 into the buy zone (green area), the failure to hold 0.25 creates a strong imbalance. This typically forces price back up into its usual range.
Upside Break (Imbalance): Similarly, if price breaks above 0.5 (e.g., reaching 0.75), this also creates imbalance, and price tends to revert back down into its standard range.
Conclusion:
Most altcoins trade primarily between 0.25 and 0.5.
A breakout in either direction usually results in a temporary imbalance, which the market quickly corrects.
By recognizing these patterns, we can make more informed trading decisions.
Visualizing Imbalances – From Small to Large
In the chart above, I’ve highlighted all imbalances, ranging from minor to major.
Why This Indicator is Perfect for Spot Trading
I’ve developed a trading strategy for this indicator that displays:
Buy signals (with entry zones)
Average entry price
Sell signals
How the Buy Signals Work:
BUY 1 – Triggered when price touches the upper boundary of the buy zone.
BUY 2 – Activated when price reaches the middle of the buy zone.
BUY 3 – Executed when price tests the lower boundary of the buy zone.
This structured approach ensures you capitalize on optimal entry points while managing risk.
Understanding the Average Entry Line & Profit-Taking System
You may have noticed an additional line on the chart above, displayed alongside the buy signals. This is the average entry line, which represents your mean entry price—calculated based on executing equal-sized purchases at each buy signal (BUY 1, BUY 2, BUY 3).
Where to Sell? Smart Profit-Taking Rules
While precise entries are critical, knowing when to exit is equally important. Here’s how the system works:
Primary Take-Profit Level (0.375)
Historically, this level offers the optimal balance for quick profit-taking.
Adaptive Exit Strategy
If the position is unprofitable by the time of closure, the system automatically shifts the exit to the next higher level (0.5).
This ensures you lock in greater gains when the market favors your trade.
Advanced Performance Tracking & Asset Selection
The indicator provides comprehensive trade analytics, displayed in the bottom-right information panel:
Trade count tracking (total number of executed trades)
Cumulative profitability (combined returns across all trades)
Average profitability per trade (total returns ÷ trade count)
How to Leverage This Data
These metrics allow you to:
Identify high-potential assets
Example: Asset A shows 5% average profit/trade vs. Asset B with 40% → prioritize Asset B for spot trading.
Filter for optimal volatility
Higher average profitability often correlates with stronger momentum/volatility.
Multi-Market Utility
While designed for spot trading, the indicator’s imbalance detection (described earlier) also works for:
Futures market analysis
Entry point identification
Scalp Suite v1 – Non-Repaint BUY/SELL with TP/SL & Trade LockA complete scalping tool designed for 1m–5m charts on FX pairs, Gold (XAUUSD), and indices.
Features:
• Non-repaint BUY/SELL signals based on EMA trend, RSI, and optional MACD filter
• ATR-based dynamic SL, TP1, TP2
• Automatic trade lock – no new signals until current trade closes
• Break-even move after TP1 hit (optional)
• Session filter to trade only during the most active market hours
• Customizable visuals: entry, SL, TP lines and trade labels
• Alerts for BUY and SELL signals
Best used with:
• Low-spread brokers
• Active market sessions (e.g., London + NY overlap)
• Strict risk management (0.5–1% per trade)
⚠ For educational purposes only. Not financial advice.
Razor Precision — Buy/SellRazor Precision Stock Action Indicator
The Razor Precision indicator is an advanced, multi-layered market analysis tool designed for traders who demand accuracy and alignment across multiple timeframes. It combines price action, moving average crossovers, volume confirmation, swing structure mapping, and indicator confluence (RSI, MACD, ATR, OBV) to generate actionable buy/sell strength ratings.
Key Features:
Price Action Detection: Identifies higher highs/lows (uptrend) and lower highs/lows (downtrend).
MA Crossover Momentum: Monitors 50/200 moving average crossovers to detect trend shifts.
Volume Surge Analysis: Confirms breakouts or pullbacks with significant volume spikes.
Swing Structure Tracking: Maps internal/external breaks to align with Smart Money Concepts.
Indicator Confluence: Aggregates signals from RSI, MACD, ATR, and OBV for precision confirmation.
Multi-Timeframe Alignment: Compares trends across 15m, 1H, 4H, and Daily charts for stacked or conflicting signals.
Strength Levels: Signals range from SELL, STRONG SELL, ULTRA STRONG SELL to BUY, STRONG BUY, ULTRA STRONG BUY.
Dynamic Table Display: Updates every 5 minutes or when overall action changes, showing per-timeframe analysis and the aggregated decision.
Ideal for swing traders, scalpers, and intraday momentum players who want high-confidence trade direction filtered through multiple technical layers.
RSI + MACD + EMA Buy/Sell ComboRSI + MACD + EMA Buy/Sell Combo with signals if all 2 lines up it will create buy and cell signals
EMA + Channel Strategy prefect buy / sell signalN45 EMA + Channel Strategy prefect buy / sell signal
EMA Buy Sell All-in-One✨ Description (แนะนำให้ใช้ตอนกด Publish):
This all-in-one indicator combines several powerful trading tools into one script:
• EMA Cross Entry System: Customizable fast/slow EMA cross for buy/sell signals
• Dynamic SL/TP System: Choose between swing-based or custom SL/TP; auto-calculated RR support
• HH, HL, LH, LL Labels: Market structure points marked directly on chart (toggle ON/OFF)
• Multi-Timeframe Trend Table: Visual overview of EMA trends across D1 → M1 timeframes
• H1 Trend Change Icons: Alerts when the hourly trend flips direction
➤ Clean and responsive display
➤ Fully customizable via input panel
➤ Great for intraday or swing traders following trend + structure alignment
Feel free to fork or modify. Made for those who want clarity and confluence in one view.
WaveTrend LazyBear + BUY/SELL Labels (Custom Color)WaveTrend LazyBear + BUY/SELL Labels (Custom Color)
Ultimate Precision Buy/Sell with SL - Clean Labels FIXThis is a premium indicator designed for traders who demand accuracy, simplicity, and clean visual signals.
✅ Key Features:
📈 Precise Buy/Sell entries based on trend confirmation (EMA) and momentum (RSI)
🛡️ Automatic Stop Loss (SL) drawn for every trade, calculated from ATR
🔄 SL line dynamically moves with each new candle to reflect live action
❗ Only one active signal at a time – no clutter, no repaints
⏱ Optimized for 1H timeframe
💰 Best for Forex pairs, Gold (XAUUSD), Silver (XAGUSD), Platinum (XPTUSD)
🧠 How it works:
Buy Signal: When fast EMA > slow EMA & RSI crosses above 30
Sell Signal: When fast EMA < slow EMA & RSI crosses below 70
A single SL line is drawn per trade and remains until either:
Opposite signal appears, or
SL is hit
⚠️ No repainting. No noise. Just precision.
If you want to trade smart, clean and with confidence – this indicator is built for you.